PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getUncheckedStateRolloverAppearance Method
In This Topic
    getUncheckedStateRolloverAppearance Method
    In This Topic
    Gets the rollover visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user hovers the mouse over the widget.
    Syntax
    public PDFAnnotationAppearance getUncheckedStateRolloverAppearance()

    Return Value

    The rollover visual appearance of the widget in unchecked state.
    See Also